home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- day2PopupAction = id;
- dayPopupAction = id;
- fromToPopupAction = id;
- month2PopupAction = id;
- monthPopupAction = id;
- relativePopupAction = id;
- todayOrDatePopupAction = id;
- year2StepperChanged = id;
- yearStepperChanged = id;
- };
- CLASS = DRFindDateView;
- LANGUAGE = ObjC;
- OUTLETS = {
- "__panel" = DRFindDateView;
- andLabel = NSTextField;
- day2Popup = NSPopUpButton;
- dayPopup = NSPopUpButton;
- fromToPopup = NSPopUpButton;
- month2Popup = NSPopUpButton;
- monthPopup = NSPopUpButton;
- relativePopup = NSPopUpButton;
- todayOrDateLabel = NSTextField;
- todayOrDatePopup = NSPopUpButton;
- year2Field = NSTextField;
- year2Stepper = NSStepper;
- yearField = NSTextField;
- yearStepper = NSStepper;
- };
- SUPERCLASS = DRFindView;
- },
- {
- ACTIONS = {removeCriteriaPanel = id; };
- CLASS = DRFindView;
- LANGUAGE = ObjC;
- OUTLETS = {
- addCriteriaButton = NSButton;
- dataModel = id;
- removeCriteriaButton = NSButton;
- };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {findTypeAction = id; minusButtonAction = id; plusButtonAction = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }